home *** CD-ROM | disk | FTP | other *** search
/ Commodore Disk User Volume 3 #6 / Commodore_Disk_User_Vol.3_6_1990_-.d64 / read me first (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  812b  |  19 lines

  1. 10 poke53280,14:poke53281,6:poke646,14
  2. 20 print"[147]         about this months disk"
  3. 25 print"the last 3 programs on the disk are for"
  4. 30 print"the c128 only. these cannot be loaded  "
  5. 35 print"via the menu.                          "
  6. 45 print"the program 'font factory' compliments "
  7. 50 print"the program 'chars to sprites'.        "
  8. 55 print"the programs 'hi-lite bars' and 'bar   "
  9. 60 print"prompts' show how basic & machine code "
  10. 65 print"can achieve the same results.          "
  11. 70 print"if you are a contributor awaiting to   "
  12. 75 print"to see your masterpiece published. then"
  13. 80 print"please be patient. i have so many of   "
  14. 85 print"your excellent programs awaiting       "
  15. 95 print"publication, i am trying my best to    "
  16. 97 print"catch up.....                          "
  17. 98 print" press any key to reset the machine.  "
  18. 99 poke198,0:wait198,1:sys64738
  19.